Vcenter NamespaceManagement Supervisors ControlPlane Settings UpdateSpec

Vcenter NamespaceManagement Supervisors ControlPlane Settings UpdateSpec
Vcenter NamespaceManagement Supervisors ControlPlane Settings UpdateSpec

The Vcenter NamespaceManagement Supervisors ControlPlane Settings UpdateSpec schema contains updates for control plane settings for the given Supervisor.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "size": {
        "identifier": "string"
    },
    "login_banner": "string",
    "count": 0
}
size
Optional

Update the control plane VM size for this Supervisor.

This property was added in vSphere API 9.1.0.0.

If missing or null, the control plane VM size is unchanged.

string
login_banner
Optional

Updates for the login banner disclaimer displayed prior to login for the given Supervisor.

This property was added in vSphere API 9.1.0.0.

If missing or null, the login banner is unchanged.

integer As int64 As int64
count
Optional

Updates for the number of control plane VMs for the given Supervisor.

This property was added in vSphere API 9.1.0.0.

If missing or null, the number of control plane VMs is unchanged.